home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BUSINESS / MYINVENT.ARJ / GENERAL.TXT < prev    next >
Text File  |  1991-05-09  |  10KB  |  208 lines

  1.                 ****************************
  2.                 * Product Inventory System *
  3.                 * Copyright: Joe Franklin  *
  4.                 * Phone:    (904) 562-5007 *
  5.                 ****************************
  6.  
  7. Welcome to the "Product Inventory System" that was built according to your specifications!  The system was designed to suit your needs and can be changed, or added to anytime you choose!
  8.  
  9. This system presents an "Inventory Add Screen" which places
  10. the incoming stock from vendors directly into the warehouse.
  11. The system assigns store "0" to any warehouse inventory.  
  12. Inventory can be distributed from the warehouse to any of 
  13. your stores through the Inventory Movement Menu".  Inventory
  14. can also be shifted from store to store or from a store back
  15. to the warehouse.  The system always maintains current 
  16. information on all stock wherever moved.
  17.   
  18. The system also provides these functions:
  19.  
  20.                     HELP SCREENS
  21.                     ------------
  22.   1. Currently, this system presents three different "HELP"
  23.      screens.  The information you are currently viewing is
  24.      accessible by depressing the "F1" key while at the 
  25.      system main menu.  When at the inventory movement menu
  26.      the system provides descriptons of the transaction
  27.      codes when the cursor is positioned in the "TRAN"
  28.      field (and "F1" is depressed).  The system also 
  29.      presents a help screen when the cursor is positioned
  30.      in the "CATEG" field.  
  31.  
  32.                 AUTOMATIC MARKUP FEATURE
  33.                 ------------------------
  34.   2. The system allows for automatic markup of inventory  
  35.      coming into the warehouse by 15%.  However, the system
  36.      also allows the user to determine when and if to assign
  37.      a markup to a product.  The system defaults to always 
  38.      markup the product, but when the user places a "Y" into
  39.      the markup field, automatic markup is not done, and the 
  40.      user then inputs his/her own price.  Items that are 
  41.      assigned a price different than the automatic markup
  42.      price retain a "Y" in this field so the user can detect
  43.      when a price was assigned a manually entered value.
  44.  
  45.                 INVENTORY LEVEL FEATURE
  46.                 -----------------------
  47.   3. The system tracks the "LEVEL" of inventory for each 
  48.      product that is required to be maintained in the ware-
  49.      house and alerts the user (by blinking the current 
  50.      level in "RED") anytime stock falls below the indicated
  51.      amount.  Also order reports reflect the number of each
  52.      item to reorder based upon the "LEVEL which the user
  53.      has identified. 
  54.  
  55.                 PRODUCT DATABASE QUERY 
  56.                 ----------------------
  57.   4. When you depress the "F2" key the system pops up a
  58.      query of the products database to assist in selecting a
  59.      product to be acted upon or viewed.  This function uses
  60.      the information that you enter to determine whether to 
  61.      present the information alphabetically by product code,
  62.      or alphabetically by product description.  If you enter
  63.      a product code only, the system will present the first 
  64.      item it finds for that product code ("T" for tires). 
  65.      However, if you make an entry in the description field
  66.      and then depress the "F2" key, the system will search
  67.      the products database alphabetically by product name.
  68.      and will stop on the product which most closely matches
  69.      what you entered.  If no product code or category entry
  70.      is made, the system presents the first item in the 
  71.      database (in category order).
  72.  
  73.      The user can arrow up/down or page up/down to display
  74.      all the products in the database.  Pressing the "ENTER"
  75.      key selects the product on which the cursor is 
  76.      positioned.  Pressing the "ESC" key returns the user to 
  77.      wherever he/she was prior to depressing the "F2" key.
  78.      NOTE: If your "NUM LOCK" key is on you will have to 
  79.      depress "Shift arrrow up/arrow down to move the cursor 
  80.      when in the query mode.
  81.  
  82.                     PRODUCT DELETE FUNCTION
  83.                     -----------------------
  84.   5. This function allows the user to delete a product from
  85.      the database.  To delete a product, the user must 
  86.      access the product he/she wishes to delete using the 
  87.      "Inventory Add Screen".  When the product is displayed,
  88.      depress the "Del" key.  The system will query the 
  89.      database to see if any stores still carry the product.
  90.      If the product level is greater than "0" for any store,
  91.      the program will not allow deletion of the product.  In
  92.      order to delete the product, the user must debit the
  93.      product out of inventory so no store has any.  (which
  94.      stores have the product and how many they have can be
  95.      determined by accessing the PRODUCT HISTORY DISPLAY).
  96.      Once this has been done, the product can be deleted 
  97.      from inventory.
  98.      
  99.                     PRODUCT HISTORY DISPLAY
  100.                     -----------------------
  101.   6. This function presents a display of all 7 of your 
  102.      stores inventory on the screen at once for a chosen
  103.      product.  If a store has ever had the product you are
  104.      looking for, the current balance will be displayed for
  105.      the store even if the balance is 0.  If the store has
  106.      never had the product, the store will not be included
  107.      in the product listing.
  108.  
  109.                     PRODUCT MOVEMENT HISTORY
  110.                     ------------------------
  111.   7. This function presents a display of the last 4 months 
  112.      activity for a product for a specified store.  The
  113.      display includes Debits, credits, and sales.  In order
  114.      for the information displayed here to be reliable, you
  115.      must decide what month will be the beginning month for
  116.      entering data into the product inventory system.
  117.      Once decided, no inventory or adjustments are to be  
  118.      entered for any store for a month that is prior to the 
  119.      start month.  The system will however, accept and 
  120.      properly display adjustments etc. even if entered for
  121.      past months, so long as it is not prior to the first 
  122.      month of beginning inventory.
  123.  
  124.                     MOVEMENT HISTORY REPORT
  125.                     -----------------------
  126.   8. This report was primarily built simply to get a 
  127.      printout of product movement from the database to check
  128.      that the program was properly handling inventory 
  129.      movement.  The report provides a listing of all product
  130.      movement from each store, showing the number of a given
  131.      product that moved and the cost of the product.  Totals
  132.      for each store are presented also.
  133.  
  134.                         ORDER REPORT
  135.                         ------------
  136.   9. This report provides a listing which shows the total
  137.      number received, sold, credited, and debited for the 
  138.      current month and for each of the 3 preceding months.
  139.      The report also includes a column which shows how many
  140.      of a given item needs to be reordered (based upon the 
  141.      stocking level assigned to the product). This report 
  142.      requires that you use paper that is 14" wide.
  143.  
  144.                      STOCK VALUE REPORT
  145.                      ------------------
  146.  10. This report provides a printout of the entire warehouse
  147.      stock. The report provides a breakdown of the cost of
  148.      each item, the number on hand, and the total dollar 
  149.      value of each item.  The report subtotals on product
  150.      category and then provides a grand total of the entire
  151.      warehouse stock for all categories.
  152.  
  153.                        STORE COUNTS
  154.                        ------------
  155.  11. This report prints the current inventory for a 
  156.      requested store showing the computer counts for
  157.      each item and includes a column for the store to enter
  158.      their manual inventory count for the item.  A third
  159.      column is included to show the variance, if any, 
  160.      between the two.
  161.  
  162.                   WAREHOUSE TRANSACTIONS
  163.                   ----------------------
  164.  12. This report shows the number of products that were 
  165.      transferred by day to each store, and the value of the
  166.      products that were transferred.  The report gives 
  167.      subtotals by receiving store, and by product code 
  168.      within each receiving store.  The report also gives a
  169.      total for what left the warehouse for the day.
  170.  
  171.                      REINDEX DATABASES
  172.                      -----------------
  173.  13. This option clears the database of previously deleted
  174.      information (to provide additional disk space) and 
  175.      rebuilds the index files that are needed to perform
  176.      system functions.  It is recommended that this 
  177.      program be run once weekly.
  178.  
  179.                         RUN BACKUP
  180.                         ----------
  181.  14. This program calls your DOS backup utility, and backs
  182.      up the system database files to your A: drive.
  183.  
  184.                         EXIT TO DOS
  185.                         -----------
  186.  15. This program allows you to maintain residence with the
  187.      inventory system but allows you to temporarily exit to 
  188.      use DOS.  The user is required to type the word "EXIT"
  189.      at the DOS command line to re-start the inventory
  190.      system.
  191.  
  192.                         PURGE DATA
  193.                         ----------
  194.  16. This program purges all data from the database which 
  195.      the program has stored regarding what inventory moved
  196.      and where it was moved.  None of the totals are 
  197.      affected. 
  198.  
  199.                         FORMAT A DISK
  200.                         -------------
  201.  17. This program allows the user to format diskettes that 
  202.      are placed into drive a:
  203.  
  204.                    *** NEW REQUIREMENTS ***
  205.                        ---------------
  206.       Contact me if there are new functions/reports you wish
  207.       to add to this system.
  208.